Skip to content

drm-kmod: allow amdgpu compile with x86 LINT#459

Closed
bzfbd wants to merge 1 commit into
freebsd:masterfrom
bzfbd:pr_lint
Closed

drm-kmod: allow amdgpu compile with x86 LINT#459
bzfbd wants to merge 1 commit into
freebsd:masterfrom
bzfbd:pr_lint

Conversation

@bzfbd

@bzfbd bzfbd commented May 16, 2026

Copy link
Copy Markdown
Contributor

Set the needed bits for ACPI_DEBUG to allow drm-kmod/amdgpu to compile LINT kernels. This way one can finish a make universe with LOCAL_MODULES_DIR for drm-kmod, which is helpful when implementing new bits for LinuxKPI in order to make sure not to break drm-kmod.

Sponsored by: The FreeBSD Foundation
Issue: #354

Set the needed bits for ACPI_DEBUG to allow drm-kmod/amdgpu to
compile LINT kernels.  This way one can finish a make universe
with LOCAL_MODULES_DIR for drm-kmod, which is helpful when
implementing new bits for LinuxKPI in order to make sure not
to break drm-kmod.

Sponsored by:	The FreeBSD Foundation
@bzfbd

bzfbd commented May 16, 2026

Copy link
Copy Markdown
Contributor Author

This should apply to master, 6.12-lts and 6.6-lts. Earlier branches I believe were fixed for LINT (other issues) before.

@dumbbell dumbbell left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there a reason for inserting this code between a function and its documentation above? Is it related to that function is some way?

@dumbbell

Copy link
Copy Markdown
Member

Committed after addressing my own comment in #474.

@dumbbell dumbbell closed this Jun 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants